home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 16
/
Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso
/
Aminet
/
dev
/
src
/
wangisrc.lha
/
wangi
/
z
/
NewEXT
/
NewEXT.doc
< prev
next >
Wrap
Text File
|
1995-11-13
|
3KB
|
108 lines
/>SETVAR PROGRAM NewEXT<\/>SETVAR FREQNAME NEWEXT<\ NewEXT version />Version NewEXT NN<\ Lee Kindness
Introduction
============
NewExt is a shell only utility for changing the extension part of
of a files name. NewExt supports AmigaDOS wildcards making a seemingly
useless utility useful - Ever tried to rename all the .pic files in a
directory to .ILBM? NewExt can. WB 2.0+ required.
Usage
=====
From the CLI/Shell :-
WILDCARD/A,EXTENSION/A,FRONT/S,HELP/S,INFOS/S
WILDCARD:
Which files to operate on. Must be given.
EXTENSION:
The new extension for matched files. Must be given.
FRONT:
Specifies that the EXTENSION will be changed at the left edge rather than
the standard right position. Useful for mod.#? etc.
HELP:
Will print out some information.
INFOS:
Specifies that the .info files of the files that are being renamed will
also have their names changed.
Eg/ NewEXT #?.iff .ILBM INFOS will rename all .iffs to .ILBM. including
their .info files
NewEXT (#?.sample|#?.sfx) .8SVX will rename all .samples and .sfxs to
.8SVX
NewEXT mod.#? pt3. FRONT will rename all mod.s to pt3.
Contact
=======
/>Insert S:Contact<\
Latest Version
==============
/>Insert S:ffplug<\
Other Programs
==============
/>Insert S:Programs<\
History
=======
v1.0 5.2.94
- First public release.
v1.1 25.4.94
- Minor code changes
- Compilation changes.
v1.2 05.05.94
- Major code changes.
- now uses DOS MatchFirst()/MatchNext() rather than custom HSPascal, ALL
wildcards now work as a result.
- Arguments parsed using ReadArgs() - more robust.
- Can now break out of rename loop.
- new FRONT argument to handle the likes of 'mod.'.
- No longer 1.3 compatible. (:-) or :-( ??)
- Large decrease in size (10548 to 8484)
v1.2a 14.07.94
- Added CBM intaller script.
v1.3 16.08.94
- Added "INFOS" option.
- Removed potential pointer bug.
- Size decrease (now uses PrintFault() to print out error messages).
v1.4 06.09.94
- Removed Enforcer hits.
- If the wildcard han a directory in it then the files were not being
renamed... Fixed.
v1.5 13.11.95
- Minor changes.
-EOF
(Smile! It makes people wonder what you've been up to.)
(The only difference between an unclear war and a nuclear war is the way
you use the UN.)
Legal
=====
/>Insert S:Legal<\
/>Insert S:.signature<\